projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5560dc5
)
(defgroup ruler-mode): Use `convenience' as parent.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 1 Sep 2002 13:30:19 +0000
(13:30 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 1 Sep 2002 13:30:19 +0000
(13:30 +0000)
lisp/ruler-mode.el
patch
|
blob
|
history
diff --git
a/lisp/ruler-mode.el
b/lisp/ruler-mode.el
index bc1c406d70aa1556a40aff5c607d3c95def3fb23..35c4449b58a230c693913c707ac87367d1ff6b79 100644
(file)
--- a/
lisp/ruler-mode.el
+++ b/
lisp/ruler-mode.el
@@
-6,7
+6,7
@@
;; Maintainer: David Ponce <david@dponce.com>
;; Created: 24 Mar 2001
;; Version: 1.4
-;; Keywords:
environment
convenience
+;; Keywords: convenience
;; This file is part of GNU Emacs.
@@
-106,7
+106,7
@@
(defgroup ruler-mode nil
"Display a ruler in the header line."
:version "21.4"
- :group '
environment
)
+ :group '
convenience
)
(defcustom ruler-mode-show-tab-stops nil
"*If non-nil the ruler shows tab stop positions.